STEP 8: Let's use both of the words the user has entered in a sentence.
- From Actions, drag out Say.
- Combine the strings and variables in the .say() command so that the sprite says, "During " + _____ + " I like to + _____
- Use plus signs + to insert season instead of the first blank and verb instead of the second blank.
To navigate the page using the TAB key, first press ESC to exit the code editor.